Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 7 - Classes and Methods / CyberSession


AddCyberItemToNotebook

Adds a Cyberdog item to the notebook.

void AddCyberItemToNotebook (in CyberItem item);
item
The CyberItem object to be added.
DISCUSSION
This method calls the notebook part extension's AddCyberItemToNotebook method. The Cyberdog implementation of the notebook displays a dialog that allows the user to specify the notebook category in which to add the items.

Do not subclass this class.

SEE ALSO
The AddCyberItemsToNotebook method (page 351).
The CyberNotebookExtension::AddCyberItemToNotebook method (page 264).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help